home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 22
/
Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso
/
Aminet
/
dev
/
misc
/
WHDLoaddev.lha
/
WHDLoad
/
Install Templates
/
Readme
< prev
next >
Wrap
Text File
|
1997-06-15
|
1KB
|
37 lines
This drawer contains generic install scripts. If you are creating a install
you can use them. Only little adjustment may be required and you will get a
fine Installer for the Game/Demo.
What must be changed ?
- change APPNAME in the Installer icon to the name of the program
- replace the #?.slave and #?.inf with yours
- adjust the README for your needs
- file naming conventions:
slave APPNAME + ".slave"
dest icon APPNAME + ".inf"
DIC:
- if standard disk-images are used
- set #last-disk in the installer script to the amount of used disks
Std-Files:
- if there are standard Amiga Filesystem disks
- you have to add all the file copy stuff to the script
- if you want to use a sub directory set #sub-dir appropriate
Patcher:
- set #last-file in the installer script to the name of the last
created by the patcher (will be used to check for success)
- additional file naming conventions:
imager APPNAME + ".imager"
WHDLoad:
- set #last-file in the installer script to the name of the last
created by whdload (will be used to check for success)
- if you want to use a sub directory set #sub-dir appropriate
- additional file naming conventions:
install slave "install.slave"